home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / gnu / recode33.lha / recode-3.3 / config.h.in < prev    next >
Text File  |  1993-12-13  |  1KB  |  48 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define if using alloca.c.  */
  4. #undef C_ALLOCA
  5.  
  6. /* Define to empty if the keyword does not work.  */
  7. #undef const
  8.  
  9. /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
  10.    This function is required for alloca.c support on those systems.  */
  11. #undef CRAY_STACKSEG_END
  12.  
  13. /* Define if you have alloca.h and it should be used (not Ultrix).  */
  14. #undef HAVE_ALLOCA_H
  15.  
  16. /* Define if you need to in order for stat and other things to work.  */
  17. #undef _POSIX_SOURCE
  18.  
  19. /* If using the C implementation of alloca, define if you know the
  20.    direction of stack growth for your system; otherwise it will be
  21.    automatically deduced at run-time.
  22.     STACK_DIRECTION > 0 => grows toward higher addresses
  23.     STACK_DIRECTION < 0 => grows toward lower addresses
  24.     STACK_DIRECTION = 0 => direction of growth unknown
  25.  */
  26. #undef STACK_DIRECTION
  27.  
  28. /* Define if you have the ANSI C header files.  */
  29. #undef STDC_HEADERS
  30.  
  31. /* Default charset is latin1 on UNIX, ibmpc on MSDOS.  */
  32. #undef DEFAULT_CHARSET
  33.  
  34. /* Define if you have dup2.  */
  35. #undef HAVE_DUP2
  36.  
  37. /* Define if you have popen.  */
  38. #undef HAVE_POPEN
  39.  
  40. /* Define if you have rename.  */
  41. #undef HAVE_RENAME
  42.  
  43. /* Define if you have the <string.h> header file.  */
  44. #undef HAVE_STRING_H
  45.  
  46. /* Define if you have the fl library (-lfl).  */
  47. #undef HAVE_LIBFL
  48.